CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - GUI in C

搜索资源列表

  1. GUI_Builder

    1下载:
  2. AVR单片机的菜单制作工具,支持1602和3310的液晶-AVR MCU Tools menu in support of 1602 and 3310 LCD
  3. 所属分类:SCM

    • 发布日期:2017-05-09
    • 文件大小:2404025
    • 提供者:
  1. 111Regionbetter

    0下载:
  2. 经典区域生长源码(区域增长),比起灰度阈值法有不可比拟的优势,一旦尝试,欲罢不能啊,只是,在实时性应用方面还有待改进,m代码编写易懂,易用,易改写成其他语言,如果改写成c,应该速度有所提高.请尽情享用-Classical region growing source (regional growth), compared to gray-scale threshold method has unparalleled advantages, once the attempt to stop ah,
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:987
    • 提供者:zz
  1. jiemiansheji

    0下载:
  2. 用c语言实现dcs中pid控制的界面设计-Dcs using c language in pid control interface design
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-30
    • 文件大小:188903
    • 提供者:扬言
  1. tftb-0.1

    1下载:
  2. 最近和一位研友交流时谈到Matlab时频分析,了解到Matlab并不提供直接的绘制时间-频率分布图的命令,而是以时间-尺度图代之。不过很多时候我们要用到时间-频率图来分析信号,这两天集中搜集了相关的资料,其中在 MathWorks.com 的 Fileexchange 中心找到一个不错的Matlab时频分析工具,使用 Matlab GUI 界面开发,内核用C编写,感觉使用方便,分析和作图速度快,而且有多种图形表达方式选择。-Friends of the recent research and a
  3. 所属分类:Windows Develop

    • 发布日期:2016-06-17
    • 文件大小:769576
    • 提供者:吴巧云
  1. npp.5.0.3.src

    0下载:
  2. Notepad++ 是在微软窗口环境之下的一个免费的代码编辑器。 为了产生小巧且有效率的代码编辑器,这个在GPL许可证下的自由软件开发项目采用 win32 api 和 STL 以 C++ 程序语言撰写成,并且选用功能强大的编辑模块 Scintilla。-Notepad++ is a generic source code editor [it tries to be anyway] and Notepad replacement written in c++ with win32
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-13
    • 文件大小:3413665
    • 提供者:xuyong
  1. Brutus7BETAv01

    0下载:
  2. 一款值得研究的国际象棋引擎程序,很初级,适合作为编写人工智能的入门代码。兼容winboard Gui.-Brutus Chess is a winboard-compatible chess engine. It ain t the strongest, but be carefull, a millenium or two ago he knocked out Caesar! You can play chess against Brutus either using the command-
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-26
    • 文件大小:137665
    • 提供者:klack
  1. Qt4WithKdevelop

    0下载:
  2. it is a gui progam made in c-it is a gui progam made in c++
  3. 所属分类:Linux Network

    • 发布日期:2017-04-28
    • 文件大小:152063
    • 提供者:paras baweja
  1. Notepad_plus_plus_cn_ansi

    0下载:
  2. notepad ++ 中文版,无聊汉化个小软件,献丑了.-Notepad++ is a generic source editor (it tries to be anyway) and Notepad replacement written in C++ with the win32 API. The aim of Notepad++ is to offer a slim and efficient binary with a totally customizable GUI. This pr
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-11
    • 文件大小:2509542
    • 提供者:kenxin
  1. c

    0下载:
  2. 1. 具有比较友好的GUI界面(仿照了我自己正在用的emacs); 2. 语法支持比较全面(毕竟是C-,语法还是不多的); 3. Error Recovery; 4. 生成p-code,便于理解; 5. 生成asm代码,通过masm6.0基本都能编译成功,但代码没有优化,效率极低。-1. Have a relatively friendly GUI interface (modeled on my own is used in emacs) 2. Syntax to suppo
  3. 所属分类:Compiler program

    • 发布日期:2017-04-03
    • 文件大小:974129
    • 提供者:穆鹏
  1. ReportControl

    0下载:
  2. 将数据以三维饼图和柱状图的形式,统计展现出来!-Three-dimensional data in the form of pie chart and histogram, statistics show out!
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-27
    • 文件大小:56025
    • 提供者:apple
  1. Calculator

    0下载:
  2. This program creates a calculator using the GUI interface in C++.
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:167238
    • 提供者:Amit Adoni
  1. xcodeDevelopCH

    0下载:
  2. 本书以介绍Objective_C语言的基础知识为内容,关于如何使用Xcode的基础知识。通过学习前五章,你将掌握如何在非图形界面下编写基本的代码-The book has introduced into the basic knowledge of Objective C language,and tell you something about the GUI in XCode....
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-05-06
    • 文件大小:1161557
    • 提供者:duanhz
  1. PortScanning

    0下载:
  2. Port Scanning Application in C#. User can enter IP Address of remote computer to find a list of all the open ports on the remote computer along with port descr iptions. User can also scan for open ports on host computer. Friendly GUI with progress ba
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:43410
    • 提供者:Milo
  1. tuxingxue

    0下载:
  2. 该程序包里包含了计算机图形学所学的各种算法的源程序: 1、直线算法(B算法、DDA算法和中点算法) 2、圆弧算法 3、多边形填充算法(有序边发、种子算法和图案填充算法) 4、二维变换算法 5、直线二维裁剪算法 6、三维变换算法 程序包中有各算法的源程序和可执行程序,另外还有的程序说明和解释,保证容易看懂。程序都是本人亲自编写,控制台C程序用 Turbo C 编写,图形界面程序用 VC 编写。并全部测试成功。 有任何问题可与本人联系: QQ:4445
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:312832
    • 提供者:lewsn2008
  1. C_And_Directx

    1下载:
  2. 看起来我在做发明车轮的浪费时间的事--windows已经有一套非常复杂功能完善的GUI.不幸的是windows的GUI适用于办公软件,而这通常不适合游戏软件.游戏一般需要比windows更精确的控制(例如,使用自己的GUI实现用alpha混合创造的部分透明的窗口比较容易,而使用windows的GUI则几乎做不到). 这篇文章将讲述如何使用C++和DirectX来创建自己的GUI.文章分为几部分,每部分涉及一个特定的GUI编程主题.这并不需要按顺序阅读,所以你可以从你需要的部分开始.
  3. 所属分类:Game Engine

    • 发布日期:2017-03-27
    • 文件大小:392742
    • 提供者:zhangjiashi
  1. W_excel

    2下载:
  2. 简易电子表格,不使用GUI的底层实现,对C的底层API是个很好的锻炼-excel written in C without GUI
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-12
    • 文件大小:2578775
    • 提供者:Jiawen Wu
  1. ATM_System

    0下载:
  2. 用C++编写的ATM系统(取款机系统),没有用图像库,完全的DOS程序。-ATM systems written in C++, did not use the GUI, complete DOS programs.
  3. 所属分类:Finance-Stock software system

    • 发布日期:2017-04-01
    • 文件大小:898584
    • 提供者:时嘉赟
  1. Reversi

    0下载:
  2. 用C语言编写的游戏程序:奥赛罗(黑白棋)。没有GUI,完全的DOS程序。-Reversi Game written in C, There is no GUI, complete DOS programs.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-03-24
    • 文件大小:2882
    • 提供者:时嘉赟
  1. qtGUI

    0下载:
  2. qt gui c++附带源代码。书名为《c++GUI qt4(第二版)》,有需要的同学赶紧下吧。很有助于学习qt-qt gui c++ with source code. The title " c++ GUI qt4 (second edition)" , those students in need under the bar quickly. Is very conducive to learning qt
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-28
    • 文件大小:799252
    • 提供者:wuming2011
  1. Notepad++

    0下载:
  2. Notepad++ is a generic source editor (it tries to be anyway) and Notepad replacement written in C++ with the win32 API. The aim of Notepad++ is to offer a slim and efficient binary with a totally customizable GUI. This project is under the GPL Licenc
  3. 所属分类:Editor

    • 发布日期:2017-04-09
    • 文件大小:2321494
    • 提供者:h_j_tel
« 1 2 34 5 6 7 8 9 10 »
搜珍网 www.dssz.com